Skip to content

Document JIT devirtualization improvements and optimizations - #55450

Merged
gewarren merged 3 commits into
dotnet:mainfrom
hez2010:patch-2
Aug 17, 2026
Merged

Document JIT devirtualization improvements and optimizations#55450
gewarren merged 3 commits into
dotnet:mainfrom
hez2010:patch-2

Conversation

@hez2010

@hez2010 hez2010 commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Generic virtual methods devirtualization is not for ReadyToRun only. Capture what has been really done here.


Internal previews

File Preview link
docs/core/whats-new/dotnet-11/runtime.md Preview published page

Added details about devirtualization improvements in JIT compiler, including support for generic virtual methods and optimizations for Activator.CreateInstance.
Copilot AI lite review requested due to automatic review settings August 15, 2026 14:57
@hez2010
hez2010 requested a review from a team as a code owner August 15, 2026 14:57
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates PR is created by someone from the .NET community. label Aug 15, 2026

@gewarren gewarren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @hez2010

@gewarren
gewarren enabled auto-merge (squash) August 17, 2026 21:29
@gewarren
gewarren merged commit 851139c into dotnet:main Aug 17, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants